This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
(updated) edit a doc from a notesdocumentcollection ~Yentl Opresaskiakol 22.Jan.04 08:45 AM a Web browser Applications Development 6.0.2 CF2Windows NT
But, I don't know how to assign the doc (background) to the uidoc (foreground) so that I can use the NotesUIWorkspace methods...
if I use
unid = doc.UniversalID
ws.EditDocument(unid) then I get a Type Mismatch error msg.